<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* banner-box */
.banner-box{min-width:1210px;height:451px;position:relative;overflow:hidden; margin-top:106px;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1440px;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:451px;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li img{max-width:1440px; height:451px;}
.banner-btn{width:1210px;position:absolute;top:190px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:210px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#DA324D;}
</pre></body></html>